Skip to content

doc: document ArrayBuffer support in pbkd2Sync - #64976

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
kyungrae2002:doc-pbkdf2Sync-arrayBuffer1
Aug 5, 2026
Merged

doc: document ArrayBuffer support in pbkd2Sync#64976
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
kyungrae2002:doc-pbkdf2Sync-arrayBuffer1

Conversation

@kyungrae2002

@kyungrae2002 kyungrae2002 commented Aug 3, 2026

Copy link
Copy Markdown

crypto.pbkdf2Sync() and crypto.scryptSync() have accepted ArrayBuffer since v15.0.0, but only the async variants document it.

No runtime behavior changes.

Refs: node#35093

Signed-off-by: kyungrae <kyungrae2002@gmail.com>
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/crypto

@nodejs-github-bot nodejs-github-bot added crypto Issues and PRs related to the crypto subsystem. doc Issues and PRs related to the documentations. labels Aug 3, 2026
@panva panva added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Aug 3, 2026
@panva panva added the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 3, 2026
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 5, 2026
@nodejs-github-bot
nodejs-github-bot merged commit 7c87c37 into nodejs:main Aug 5, 2026
31 checks passed
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 7c87c37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. crypto Issues and PRs related to the crypto subsystem. doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants